How to Install foiltex software package in Debian 8 (Jessie)

How to Install foiltex software package in Debian 8 (Jessie)

foiltex software package provides collection of LaTeX files for making foils and slides, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install foiltex 

foiltex is installed in your system.

Make ensure the foiltex package were installed using the commands given below,

$ sudo dpkg-query -l | grep foiltex *

You will get with foiltex package name, version, architecture and description in a table

foiltex package basic information:

Distro Debian 8 jessie
Section TeX
Package foiltex
Version 2.1.4b-4
Description collection of LaTeX files for making foils and slides
Sub Section TeX


See Also, How to uninstall or remove foiltex software package from Debian 8 (Jessie)?